home *** CD-ROM | disk | FTP | other *** search
- Path: bobcat.csusm.edu!usenet
- From: feder001@mailhost.csusm.edu (Todd Federman)
- Newsgroups: comp.lang.c++,comp.lang.perl.misc
- Subject: pattern matching in C++
- Date: 25 Mar 1996 02:35:09 GMT
- Organization: CSUSM
- Message-ID: <4j50ot$gn6@bobcat.csusm.edu>
- NNTP-Posting-Host: ciscots4_12.csusm.edu
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
-
- How do you do perl-type pattern matching in C++? I'm writing C++ classes
- for myself with methods that mimic perl functions, and I want to implement
- pattern matching. Do I have to start from scratch?
-
-
- Todd Federman \ "Life is not like a box of chocolates...
- \ It would be like a box of chocolates if
- feder001@coyote.csusm.edu \ there was an occasional turd."
- (this space for rent) \ -- Bill Maher
-
-